home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / wcl-21.lha / wcl-2.1 / src / cl / pprint / Makefile < prev    next >
Encoding:
Makefile  |  1992-09-11  |  72 b   |  6 lines

  1.  
  2. install:
  3.     rm -f *.o
  4.     ../../../bin/wcl -m 8000 < compile-script.lisp
  5.   
  6.